4.13/master stabilisation PR#3547
Conversation
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
|
With the NPE fixes, it should fix the following: @blueorangutan package |
|
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-238 |
|
@blueorangutan test |
|
@rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-296)
|
|
Trillian test result (tid-298)
|
|
@blueorangutan package |
|
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-244 |
|
@blueorangutan test centos7 xenserver-71 |
|
@rhtyd a Trillian-Jenkins test job (centos7 mgmt + xenserver-71) has been kicked to run smoke tests |
|
Trillian test result (tid-301)
|
|
Trillian test result (tid-302)
|
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
…ipts Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
|
@blueorangutan package |
|
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-245 |
|
@blueorangutan test centos7 xenserver-71 |
|
@rhtyd a Trillian-Jenkins test job (centos7 mgmt + xenserver-71) has been kicked to run smoke tests |
|
@blueorangutan test |
|
@rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-304)
|
|
Trillian test result (tid-306)
|
|
Trillian test result (tid-307)
|
anuragaw
left a comment
There was a problem hiding this comment.
LGTM overall but an optional minor suggestion within.
| oldNicIdString, oldNetworkOfferingId, null, 0L, VirtualMachine.class.getName(), vmInstance.getUuid(), vmInstance.isDisplay()); | ||
|
|
||
| if (vmInstance.getState() != State.Stopped) { | ||
| if (vmInstance.getState() == State.Running) { |
There was a problem hiding this comment.
Log warning perhaps if this method is called when not in running state?
There was a problem hiding this comment.
I think the case should trigger only when user vm is in running state
shwstppr
left a comment
There was a problem hiding this comment.
LGTM based on test results, changes!
borisstoyanov
left a comment
There was a problem hiding this comment.
LGTM, I think scale VM xen failure is due to a license limitation
Smoketests fixes. Refer health check PR #3517
Known/Failing tests:
Types of changes